home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************\
- *
- * Copyright (C) 1996 Microsoft Corporation
- * All rights reserved.
- *
- ******************************************************************************
- *
- * Module: CGIUtil.h
- *
- \******************************************************************************/
-
- // function prototype declarations
- int FetchVar ( char *key, char *ret ) ;
- int ParseCGI ( void ) ;
-